home *** CD-ROM | disk | FTP | other *** search
- object AboutBox: TAboutBox
- Left = 330
- Top = 161
- BorderIcons = [biMinimize, biMaximize]
- BorderStyle = bsDialog
- ClientHeight = 236
- ClientWidth = 322
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = True
- Position = poScreenCenter
- OnCreate = FormCreate
- PixelsPerInch = 96
- TextHeight = 13
- object Bevel2: TBevel
- Left = 56
- Top = 56
- Width = 241
- Height = 2
- Shape = bsTopLine
- end
- object Copyright: TLabel
- Left = 56
- Top = 32
- Width = 249
- Height = 16
- AutoSize = False
- Caption = 'Programmed By Ahmet Hidayetoglu (c) 1997 -2000'
- end
- object ProgramIcon: TImage
- Left = 8
- Top = 12
- Width = 32
- Height = 32
- AutoSize = True
- IsControl = True
- end
- object Label6: TLabel
- Left = 56
- Top = 8
- Width = 115
- Height = 13
- Caption = 'Uninstall Manager v3.21'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -12
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- object RichEdit1: TRichEdit
- Left = 7
- Top = 90
- Width = 312
- Height = 89
- Alignment = taCenter
- BorderStyle = bsNone
- Color = clBtnFace
- Enabled = False
- Lines.Strings = (
- 'This is a shareware version of Uninstall Manager v3.21'
- ''
-
- 'You may use it for 30 days. If you would like to continue to us' +
- 'e it.'
- ''
-
- 'You must register. Please read order section for registration in' +
- 'fo.')
- ReadOnly = True
- TabOrder = 5
- end
- object Panel1: TPanel
- Left = 0
- Top = 0
- Width = 323
- Height = 187
- BevelOuter = bvNone
- TabOrder = 1
- Visible = False
- object Image1: TImage
- Left = 4
- Top = 4
- Width = 314
- Height = 64
- ParentShowHint = False
- Picture.Data = {<image000.bmp>}
- ShowHint = False
- end
- object Label7: TLabel
- Left = 24
- Top = 134
- Width = 254
- Height = 13
- Caption = ' Support developing of this software by registering it.'
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clRed
- Font.Height = -12
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentColor = False
- ParentFont = False
- Transparent = True
- end
- object Label3: TLabel
- Left = 16
- Top = 88
- Width = 129
- Height = 13
- Caption = 'This product is licensed to :'
- end
- object Label4: TLabel
- Left = 152
- Top = 88
- Width = 137
- Height = 13
- Caption = 'UNREGISTERED VERSION'
- end
- end
- object OKBtn: TButton
- Left = 233
- Top = 200
- Width = 75
- Height = 25
- Cancel = True
- Caption = 'OK'
- Default = True
- TabOrder = 0
- OnClick = OKBtnClick
- end
- object Button1: TButton
- Left = 16
- Top = 200
- Width = 75
- Height = 25
- Caption = '&Register'
- TabOrder = 2
- OnClick = Button1Click
- end
- object Panel2: TPanel
- Left = 0
- Top = 72
- Width = 323
- Height = 122
- BevelOuter = bvNone
- TabOrder = 3
- Visible = False
- object Label1: TLabel
- Left = 16
- Top = 19
- Width = 87
- Height = 13
- Caption = 'Registration Name'
- end
- object Label2: TLabel
- Left = 16
- Top = 67
- Width = 77
- Height = 13
- Caption = 'Registration Key'
- end
- object Edit1: TEdit
- Left = 128
- Top = 14
- Width = 137
- Height = 21
- TabOrder = 0
- end
- object Edit2: TEdit
- Left = 128
- Top = 64
- Width = 137
- Height = 21
- TabOrder = 1
- end
- end
- object Button2: TButton
- Left = 120
- Top = 200
- Width = 89
- Height = 25
- Caption = 'Register &Online'
- TabOrder = 4
- Visible = False
- end
- end
-